Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next
Subject: ADODB.Connection: Operation is not allowed when the object is closed.
Feedback Type: Problem
Product Area: Designer Client
Technical Area: Application development
Platform: Not Applicable
Release: All
Reproducible: Always

I am trying to connect with oracle10g database using ADODB but its not connecting. code snippets is :

oConn As Variant
oCmd As Variant
oRs As Variant
Set oConn = CreateObject("ADODB.Connection")
Set oCmd=CreateObject("ADODB.Command")
Set oRs=CreateObject("ADODB.Recordset")

oConn.Open |Provider=OraOLEDB.Oracle;
Password=|& Password&|;
User ID=|& Username&|;
Data Source=|& Data source&|;
Persist Security Info=True|


Feedback number WEBB8TUC8S created by ~Arnold Nimgeroskiings on 04/30/2012

Status: Open
Comments:





Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS